CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 console

搜索资源列表

  1. ConTestSrc

    0下载:
  2. Win32 Console Application Tools
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1552
    • 提供者:Jakub Dolezal
  1. ip2

    0下载:
  2. Win32 console Application 实现的获取住机名与ip
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6346
    • 提供者:林南
  1. ping

    0下载:
  2. Win32 console Application 实现ping命令
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9334
    • 提供者:林南
  1. classmanager

    2下载:
  2. 作品名称:班级成绩管理系统 作者:sammual 一 该系统的设计方法:其主要的设计方法是面对过程的,整个程序的走向很清晰地说明了这一点;但其中也有小部分用的是面对对象的,例如类的实现。该系统包含“main.cpp”,“stuent.cpp ”和“student.h”三个文件,用visual c++6.0先建立一个空的win32 console Application工程,然后把这三个文件添加到工程里编译即可。 二 该系统的特点:1信息保密。由于该系统是用于存放,修改,删除,查询学生
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:268619
    • 提供者:sammual
  1. ConsoleWithWindow

    0下载:
  2. 使用VC2005开发。 直接在main函数中调用了窗口相关的函数,写了消息循环。这个例子说明Win32 Console Application与Win32 Application没有本质区别。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:21454
    • 提供者:zhouzhonghao
  1. Win32WithConsole

    0下载:
  2. 使用VC2005开发。 带控制台的Win32程序。这个例子说明Win32Application 与Win32 Console Application 没有绝对区别。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4014
    • 提供者:zhouzhonghao
  1. adoMFC

    0下载:
  2. 基于win32 console平台应用程序使用ADO数据库进行读,写,修改和删除access数据库中数据的操作
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:46176
    • 提供者:柳入华
  1. WinMain

    0下载:
  2. 用VC++实现的WIN32 console程序,实现了消息响应功能
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:7915
    • 提供者:蕾蕾
  1. 计算器C语言版

    0下载:
  2. 1.在Microsoft Visual C++环境中创建一个新的工程文件。工程文件的类型选Win32 Console Application。-1. In Microsoft Visual C environment to create a new project file. The project document types election Win32 Console Application.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4491
    • 提供者:任曈
  1. yszs

    0下载:
  2. 编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps: 1.Create a new project(Win32 Console
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1031913
    • 提供者:李楠
  1. BeginthreadDemo.rar

    0下载:
  2. 这是我写的Win32 console Application程序来测试_beginthread函数创建多线程程序的用法以及参数传递的程序。, This is Win32 console which I writes the Application procedure tests the _beginthread function foundation multithreading procedure the usage as well as the parameter transmissio
  3. 所属分类:进程与线程

    • 发布日期:2017-11-08
    • 文件大小:7185
    • 提供者:lanlamer
  1. cha-hu

    0下载:
  2. 将3ds模型转换为opengl代码,再在VC的win32控制台运行该茶壶程序-Opengl 3ds model into the code, then the VC of the win32 console program to run the teapot
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1030216
    • 提供者:xiaoli
  1. BthFileTran

    0下载:
  2. win32控制台程序,分别用蓝牙API和socket两种方法实现蓝牙搜索、连接、数据传输功能-win32 console application, using the Bluetooth API and socket were two ways to achieve Bluetooth search, connectivity, data transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2452357
    • 提供者:legend
  1. mm

    1下载:
  2. 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
  3. 所属分类:加密解密

    • 发布日期:2013-03-18
    • 文件大小:188453
    • 提供者:钱畅
  1. StudentManagementSystem123

    0下载:
  2. C++链表实现学生管理系统,在win32控制台下实现学生成绩个人信息等管理工作。-C++ linked list student management system, student achievement and personal information management in the win32 console.
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:311731
    • 提供者:沈宙
  1. TCP_communication

    0下载:
  2. 基于TCP协议的多线程通讯源码,包括服务器和客户端,工程文件基于VS9.0的Win32控制台程序,实现了通讯链路异常中断的检测和重新连接等,包含可执行文件。-Multithreaded communication based on TCP protocol source code, including server and client, the project file is based on VS9.0 Win32 console program abort communication li
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:5566234
    • 提供者:
  1. VC

    0下载:
  2. VC动态库字符串,Win32 Console程序,用来测试动态链接库程序是否正确-VC dynamic library string, Win32 Console procedure dynamic-link library used to test whether the correct procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:983
    • 提供者:ffd
  1. port

    0下载:
  2. win32控制台程序,扫描电脑的所有端口-win32 console program, scan your computer for all ports
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:7183
    • 提供者:刘星
  1. APIfunctionreference

    0下载:
  2. 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:8173581
    • 提供者:林孝城
  1. Win32Console

    0下载:
  2. 给win32添加控制台程序,便于调试 我不想说那么多废话-Add to win32 console program, easy to debug and I do not want to say so much nonsense
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:66081
    • 提供者:陈宏磊
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com